home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / VB98 / WIZARDS / DATAFORM.OCX / 1033 / string.txt next >
Encoding:
Text File  |  1998-06-24  |  6.4 KB  |  189 lines

  1. 0    *** Do *NOT* Localize any string that starts with '***'. 
  2. 1    *** They are comments to be used by localizers to identify sections.
  3. 2    *** They also mark the beginning of a new 'section' within the String Table.
  4. 3     
  5. 10    Data Form Wizard
  6. 15    Data Form Wizard...
  7. 19    *** Font information for all forms
  8. 20    Tahoma
  9. 21    8
  10. 23    0
  11. 100    Help
  12. 101    Cancel
  13. 102    < &Back
  14. 103    &Next >
  15. 104    &Finish
  16. 105    Get Help on the Data Form Wizard
  17. 106    Close the Wizard without building anything
  18. 107    Move Back one Step
  19. 108    Move to the Next Step
  20. 109    Build the Data Form with the Data Entered
  21. 1000    Introduction
  22. 1001    The Data Form Wizard will help you create a form with _
  23. 1002    objects bound to a local or remote data source.
  24. 1003    &Skip this screen in the future.
  25. 2000    Database Type
  26. 2001    &Select a database format from the list.
  27. 2100    Database
  28. 2101    Click the browse button to select a database file.
  29. 2102    Database Type:
  30. 2103    &Database Name:
  31. 2104    Choose From:
  32. 2105    &Tables
  33. 2106    &Queries
  34. 2107    B&rowse...
  35. 2108    Binding Type
  36. 2109    ADO &Data Control
  37. 2110    AD&O Code
  38. 2111    &Class
  39. 2200    Connect Information
  40. 2201    Provide the connection information.
  41. 2202    ODBC Connect Data
  42. 2203    Binding Type
  43. 2204    &DSN:
  44. 2205    &UID:
  45. 2206    &PWD:
  46. 2207    Data&base:
  47. 2208    Dri&ver:
  48. 2209    S&erver:
  49. 2210    Tables
  50. 2211    Views
  51. 2212    Stored Procs
  52. 2300    Form
  53. 2301    Select the desired form type and a data binding type to use to access the data.
  54. 2302    &Form Layout
  55. 2303    Single Record
  56. 2304    Grid (Datasheet)
  57. 2305    Master/Detail
  58. 2306    MS HFlexGrid
  59. 2307    MS Chart
  60. 2400    Record Source
  61. 2401    Master Record Source
  62. 2402    Select the record source and fields for the Master section of the Master/Detail form. The Master sections displays one record at a time.
  63. 2403    Select a record source and then select the fields to appear on the form.
  64. 2404    &Record Source:
  65. 2405    &Column to Sort By:
  66. 2406    &Available Fields:
  67. 2407    &Selected Fields:
  68. 2408    Move Field Up in List
  69. 2409    Move Field Down in List
  70. 2410    Move the Selected Field to the Right
  71. 2411    Move All Fields to the Right
  72. 2412    Move the Selected Field to the Left
  73. 2413    Move All Fields to the Left
  74. 2500    Detail Record Source
  75. 2501    Select a record source for the Detail section of the Master/Detail form, and then select the fields to use.
  76. 2600    Record Source Relation
  77. 2601    Select a field from each record source that links the two sources together.
  78. 2602    &Master
  79. 2603    &Detail
  80. 2700    Control Selection
  81. 2701    Select the desired controls to place on the form.
  82. 2702    Available Controls
  83. 2703    &Add Button
  84. 2704    &Delete Button
  85. 2705    &Refresh Button
  86. 2706    &Update Button
  87. 2707    &Close Button
  88. 2708    &Show Data Control
  89. 2709    Select A&ll
  90. 2710    Cl&ear All
  91. 2711    &Edit Button
  92. 3000    Finished!
  93. 3001    &What name do you want for the form?
  94. 3002    The Data Form Wizard is finished collecting information.
  95. \n
  96. \nPress Finish to create the form.
  97. 3003    &Save current settings as default
  98. 5000    Data Form Created
  99. 5001    The '<TOPIC_TEXT>' Form has been created and added to your project.
  100. 5002    Don't show this dialog in the future.
  101. 5003    &OK
  102. 8000    Password Required
  103. 8001    &Enter database password:
  104. 8002    &OK
  105. 8003    &Cancel
  106. 10000    Incomplete Data.
  107. 10001    You must select a format from the list before you can continue.
  108. 10002    You must select a database before you can continue.
  109. 10003    You must select a record source before you can continue.
  110. 10004    You must select some fields before you can continue.
  111. 10005    You must select a primary link field before you can continue.
  112. 10006    You must select a secondary link field before you can continue.
  113. 10007    You must enter a form name before you can continue.
  114. 10008    ODBC Database Open failed, check connect info.
  115. 10009    You must select at least one record source type before you can continue.
  116. 10010    Continue?
  117. 10011    This wizard cannot be run without a project loaded!
  118. 10012    No record sources found!
  119. 10013    The Remote Data Control is not available on this system!
  120. 10014    Invalid Form Name!
  121. 10015    You must enter valid connect information before you can continue.
  122. 10016    Not a valid password.
  123. 10017    '<TOPIC_TEXT>' already exists!
  124. 10020    You do not have the proper license to load the Data Form Wizard
  125. 10021    You must have the Professional or Enterprise edition of Visual Basic Installed!
  126. 10022    The Data Form Wizard requires a version of Visual Basic 6 or higher.
  127. 10023    The Data Form Wizard is unable to start one of its sub components.
  128. 10024    Please run setup to reinstall the Data Form Wizard and all of its dependancies.
  129. 20000    (None)
  130. 20001    Add
  131. 20002    Delete
  132. 20003    Refresh
  133. 20004    Update
  134. 20005    Close
  135. 20006    &Add
  136. 20007    &Delete
  137. 20008    &Refresh
  138. 20009    &Update
  139. 20010    &Close
  140. 20011    Create another Data Form?
  141. 20012    Edit
  142. 20013    Cancel
  143. 20017    &Edit
  144. 20018    &Cancel
  145. 20020    This is only needed for multi user apps
  146. 20021    This is where you would put error handling code
  147. 20022    If you want to ignore errors, comment out the next line
  148. 20023    If you want to trap them, add code here to handle them
  149. 20024    Throw away the error
  150. 20025    This will synch the grid with the Master recordset
  151. 20026    This will display the current record position for this recordset
  152. 20027    This is where you put validation code
  153. 20028    This event gets called when the following actions occur
  154. 20029    Bind the text boxes to the data provider
  155. 20031    Create the grid's recordset
  156. 20032    Bind the check boxes to the data provider
  157. 20033    Bind the ole controls to the data provider
  158. 20034    This is the way to get data into an empty ole control
  159. 20035     and have it saved back to the table
  160. 20036    This will resize the grid when the form is resized
  161. 20037    Add record
  162. 20038    Edit record
  163. 20039    View record
  164. 20040    moved off the end so go back
  165. 20041    show the current record
  166. 20042    clear out the fields on the main form
  167. 20043    move to the new record
  168. 20044    just set the flag if data is changed
  169. 20045    it gets reset to false when a new record is displayed
  170. 20046    only allow return when in edit or add mode
  171. 20047    throw away the keystrokes if not in add or edit mode
  172. 20048    reset for valid or error condition
  173. 20049    check mode
  174. 21000    Access MDBs (*.mdb)|*.mdb
  175. 21001    Access Database
  176. 21002    dBASE DBs (*.dbf)|*.dbf
  177. 21003    dBASE Database
  178. 21004    FoxPro DBs (*.dbf)|*.dbf
  179. 21005    FoxPro Database
  180. 21006    Paradox DBs (*.db)|*.db
  181. 21007    Paradox Database
  182. 22000    need to reset it
  183. 22001    just set the flag if data is changed
  184. 22002    it gets reset to false when a new record is displayed
  185. 22003    store the data in the field
  186. 22004    reset for valid or error condition
  187. 22005    ToDo - validation code goes here
  188. 22006    store the data in the field
  189. 23000    VB 6 Data Form Wizard
  190. 23001    Visual Basic 6 Data Form Wizard
  191.